-
Notifications
You must be signed in to change notification settings - Fork 31
Add notification to pipeline #2325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Skipping CI for Draft Pull Request. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2325 +/- ##
============================================
+ Coverage 43.54% 43.63% +0.08%
- Complexity 802 808 +6
============================================
Files 280 282 +2
Lines 13345 13368 +23
Branches 1348 1348
============================================
+ Hits 5811 5833 +22
- Misses 6934 6936 +2
+ Partials 600 599 -1 ☔ View full report in Codecov by Sentry. |
|
@rnc: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
| - name: STATUS | ||
| value: $(tasks.status) | ||
| taskSpec: | ||
| params: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you miss param BULID_ID?
No description provided.